exception n. 1.例外;除外,除去。 2.【法律】抗告;异议,不服,反对。 Every rule has its exceptions. 任何规则均有例外。 by way of exception 作为例外。 liable [subject] to exception 容易遭到反对的,会引起异议的。 make an exception of 把…作为例外。 make no exceptions 一视同仁,一样看待。 take exception 1. 反对,表示异议。 2. 有反感。 take exception at 发怒,生气。 take exception to [against] 对…提出异议。 without exception 一概,全都;无例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 无例外的。
overflow vt. (-flowed, -flown; -flowing) 使溢出,使泛滥,使涨满;淹没;人满得走不进(房间等)。 The river overflowed its banks. 河水漫出堤岸。 The river overflowed several farms. 河水淹没了几个农场。 The goods overflowed the warehouse. 货物多得仓库堆不下了。 vi. 溢流,泛滥,漫出;满,充满;洋溢;(资源等)过剩。 a man overflowing with sympathy 充满同情心的人。 a land overflowing with resources of every kind 各种资源都很丰富的国家。 overflow with 充溢,充满。 n. 1.泛滥,溢流。 2.外溢,充溢,过多,过剩;超出额;溢出物。 3.溢洪道,排水口。 an overflow gate 溢水口。 an overflow of population 人口过剩。 adj. 溢出的;充满的(=overflowing)。
Arithmetic shifts never generate overflow exceptions 算术移位绝不会产生溢出异常。
Warning c6255 : alloca indicates failure by raising a stack overflow exception 警告c6255 : _ alloca通过引发堆栈溢出异常表明失败。
With websphere studio , for example , you see a stack overflow exception in the end 利用websphere studio ,最终您将看到堆栈溢出意外。
You cannot catch stack overflow exceptions , because the exception - handling code may require the stack 您无法捕捉堆栈溢出异常,因为异常处理代码可能需要堆栈。
However , this can cause some changes in behavior , especially in cases in which the conversion caused overflow exceptions 但这可能会导致行为发生某些更改,尤其是在转换导致溢出异常的情况下。
However , that practice is currently discouraged because significant additional code is required to reliably catch a stack overflow exception and continue program execution 但是,现在我们建议不要使用这种做法,原因是需要大量附加代码才能可靠地捕获堆栈溢出异常并继续执行程序。
Note that an application that hosts the common language runtime can specify that the clr unload the application domain where the stack overflow exception occurs and let the corresponding process continue 请注意,承载公共语言运行库( clr )的应用程序可以指定由clr卸载发生堆栈溢出异常的应用程序域,并让相应的进程继续运行。
Statement is executing . unfortunately , this isn t a perfect solution , however , since it can cause multiple event dispatch loops to build up on the stack - in the degenerate case causing a stack overflow exception 不幸的是,由于它能够引发建立在堆栈上的多重事件调度循环,乃至在糟糕的情况下引起堆栈溢出异常,而目前并没有一种对此称得上优秀的解决方案。